ShaderProgram.this

Undocumented in source.
  1. this(string vert, string frag, string geom)
    class ShaderProgram
    this
    (
    string vert
    ,
    string frag = null
    ,
    string geom = null
    )
  2. this(Shader vert, Shader frag, Shader geom)

Meta